***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jun 06, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt GS1000FL 2 1 
.param
+vc0 = 3.251e-9		vc1 = 2.693e-11		vc2 = 1.652e-11		vc3 = 5.967e-3
+tc1 = 5.832e-2		tc2 = 3.719e-2		tc3 = 3.532e-3		tc4 = 5.279e-3	
d1 2 1 diode
g1 1 2 value = {(vc0+vc1*v(1,2))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+vc2*exp(vc3*v(1,2))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model diode d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 4.139e-9            n = 1.809		  rs = 4.049e-2		 ikf = 67.314
+ibv = 0.1e-3		 nbv = 1		  bv = 1100
***** capacitance parameter *****
+cjo = 1.755e-11	   m = 3.252e-1		  vj = 3.905e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.11		 xti = 3
+trs1 = -7.210e-4 	trs2 = 1.251e-5
+tikf = 9.511e-3
.ends GS1000FL
*$
